public class ExtensionPublic Class Extension| Extension | Initializes a new instance of the Extension class. |
| Extension(String, IExtensionContent) | Initializes a new instance of the Extension class. |
| Content | Gets the first extension content, or null when the extension is empty. |
| Contents | Gets the extension contents. An extension typically holds exactly one child element. |
| Uri | Gets or sets the URI identifying the extension. |
| Clone | Creates a copy of the current object. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Overrides ObjectToString) |